home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir24 / mb1705.zip / INIT.MB < prev    next >
Text File  |  1994-05-15  |  2KB  |  68 lines

  1. ;
  2. ; Sysop and system Information. Loaded by MBINIT.
  3. ; Just put the real stuff in here, nothing "cute", no special characters.
  4. ;
  5. ; Our callsign (no SSID) plus hierarchical location.
  6. ; Our handle.
  7. ; Our qth (city / town only, no advertising please!)
  8. ; Our postal code.
  9. ;
  10. W0RLI.OR.USA.NOAM
  11. Hank
  12. West Linn
  13. 97068
  14. ;
  15. ;  Call of Global WP Server.
  16. ;
  17. N6IYA.#NOCAL.CA.USA.NOAM
  18. ;
  19. ;  System setup.
  20. ;
  21. 30  (Number of seconds to ding the sysop page)
  22. ;
  23. ;  Don't change these unless you have a REAL good reason.
  24. ;  Note that 0 means "forever" ...
  25. ;
  26. 45  (Days old a "local user" (L) WP entry must be before it is removed)
  27. 75  (Days old a "known BBS"  (I) WP entry must be before it is removed)
  28. 55  (Days old a "user of other BBS"  (?) WP entry must be before it is removed)
  29. 0   (Days old a "sysop locked" (B,S,X)  WP entry must be before it is removed)
  30. 50  (How often (in days) to refresh local user data to Global WP server)
  31. ;
  32. ;  Change these to suite the conditions at your location.
  33. ;
  34. 7   (Days until Bulletin stale)
  35. 2   (Days until NTS msg stale)
  36. 13  (Days until Personal msg stale)
  37. 30  (Days a BID remains valid)
  38. 2   (Number of times a message can loop before being held)
  39. 20  (Days old for incoming bulletin to be held)
  40. 50  (L command max to list)
  41. 160 (Limit on number of lines in REQWP response)
  42. 5000 (Size limit for WP Update message)
  43. YES (Replace hloc on msg with info from @ BBS in WP)
  44. 256 (Max files for W commands)
  45. YES (B command returns to node instead of disconnect)
  46. 6   (Max # tasks that will forward at one time)
  47. NO  (Use hierarchical locations with leading "#")
  48. YES (Normalize all headers)
  49. 20  (Size of compressed batch, in k bytes)
  50. YES (Use compressed batch forwarding)
  51. YES (Do DV specific things - window borders, editors, etc.)
  52. PE  (DV Open Window key for editor to send message)
  53. PE  (DV Open Window key for editor to reply to message)
  54. LI  (DV Open Window key for file list (read message))
  55. ML  (DV Open Window key for MBLISTEN)
  56. MU  (DV Open Window key for MBUSER)
  57. MF  (DV Open Window key for MBFWD)
  58. MS  (DV Open Window key for MBSTAT)
  59. MO  (DV Open Window key for MBSYSOP)
  60. ;
  61. ;  Special keys.
  62. ;  Use F1, F2, etc. for function keys, a single letter for control keys.
  63. ;
  64. F (Control char to kick user off system)
  65. E (Control char to return from talk mode)
  66. E (Control char to interrupt user and talk)
  67.  
  68.